[INFO] cloning repository https://github.com/edimitchel/lokalized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edimitchel/lokalized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedimitchel%2Flokalized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedimitchel%2Flokalized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aeadd9cdee021b58a1cc8697672148eb40d3bb6
[INFO] checking edimitchel/lokalized against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedimitchel%2Flokalized" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edimitchel/lokalized
[INFO] finished tweaking git repo https://github.com/edimitchel/lokalized
[INFO] tweaked toml for git repo https://github.com/edimitchel/lokalized written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edimitchel/lokalized on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edimitchel/lokalized already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f32428c0f7f0acd34c9c6ce19dd222ae7775a8b0db543bdbb6b1ad2269bb9278
[INFO] running `Command { std: "docker" "start" "-a" "f32428c0f7f0acd34c9c6ce19dd222ae7775a8b0db543bdbb6b1ad2269bb9278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f32428c0f7f0acd34c9c6ce19dd222ae7775a8b0db543bdbb6b1ad2269bb9278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f32428c0f7f0acd34c9c6ce19dd222ae7775a8b0db543bdbb6b1ad2269bb9278", kill_on_drop: false }`
[INFO] [stdout] f32428c0f7f0acd34c9c6ce19dd222ae7775a8b0db543bdbb6b1ad2269bb9278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62d878ed74d108693584e05fa95442c0809c4031465d86e39aeed354f904ac22
[INFO] running `Command { std: "docker" "start" "-a" "62d878ed74d108693584e05fa95442c0809c4031465d86e39aeed354f904ac22", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]     Checking jsonc-parser v0.32.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking saphyr v0.0.6
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking i18n-core v0.0.1 (/opt/rustwide/workdir/crates/i18n-core)
[INFO] [stderr]    Compiling wit-bindgen-rust v0.41.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling auditable-serde v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling zed_extension_api v0.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling wit-parser v0.227.1
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.227.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=88e4737561e2c682 -C extra-filename=-82037fe39e14dd63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-77a38ef0a5ab383c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-fe36d3ea8a7f1bba.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d03480320c808d5a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-1a68ccaeebb1e2a8.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "62d878ed74d108693584e05fa95442c0809c4031465d86e39aeed354f904ac22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d878ed74d108693584e05fa95442c0809c4031465d86e39aeed354f904ac22", kill_on_drop: false }`
[INFO] [stdout] 62d878ed74d108693584e05fa95442c0809c4031465d86e39aeed354f904ac22
